home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 February (B) / Pcwk022003b.iso / Antywirusy / Panda AntiVirus Platinum 7 / plat7shin.exe / data1.cab / Scanner / Pavhosp.dll / 0 / RCDATA / TFRMCONFIRMACION / TFRMCONFIRMACION.txt < prev   
Encoding:
Text File  |  2002-10-11  |  3.3 KB  |  157 lines

  1. object frmConfirmacion: TfrmConfirmacion
  2.   Left = 291
  3.   Top = 272
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Confirmaci∩┐╜n'
  7.   ClientHeight = 176
  8.   ClientWidth = 411
  9.   Color = 14215660
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   OnCreate = FormCreate
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Explicacion: TLabel
  23.     Left = 70
  24.     Top = 29
  25.     Width = 321
  26.     Height = 26
  27.     AutoSize = False
  28.     Constraints.MaxWidth = 321
  29.     Constraints.MinWidth = 321
  30.     WordWrap = True
  31.   end
  32.   object Image1: TImage
  33.     Left = 20
  34.     Top = 20
  35.     Width = 32
  36.     Height = 32
  37.     Picture.Data = {<image001.bmp>}
  38.     Transparent = True
  39.   end
  40.   object Pregunta: TLabel
  41.     Left = 70
  42.     Top = 68
  43.     Width = 321
  44.     Height = 13
  45.     AutoSize = False
  46.     Constraints.MaxWidth = 321
  47.     Constraints.MinWidth = 321
  48.     WordWrap = True
  49.   end
  50.   object LabelPreguntaConfirmacion: TLabel
  51.     Left = 70
  52.     Top = 92
  53.     Width = 321
  54.     Height = 13
  55.     Constraints.MinWidth = 321
  56.     WordWrap = True
  57.   end
  58.   object btnSi: TPlaButton
  59.     Left = 64
  60.     Top = 144
  61.     Width = 64
  62.     Height = 21
  63.     Anchors = [akBottom]
  64.     Caption = 'S∩┐╜'
  65.     Font.Charset = DEFAULT_CHARSET
  66.     Font.Color = clWindowText
  67.     Font.Height = -11
  68.     Font.Name = 'Tahoma'
  69.     Font.Style = []
  70.     ParentFont = False
  71.     TabOrder = 0
  72.     OnClick = btnSiClick
  73.   end
  74.   object btnNo: TPlaButton
  75.     Left = 210
  76.     Top = 144
  77.     Width = 64
  78.     Height = 21
  79.     Anchors = [akBottom]
  80.     Caption = 'No'
  81.     Font.Charset = DEFAULT_CHARSET
  82.     Font.Color = clWindowText
  83.     Font.Height = -11
  84.     Font.Name = 'Tahoma'
  85.     Font.Style = []
  86.     ParentFont = False
  87.     TabOrder = 2
  88.     OnClick = btnNoClick
  89.   end
  90.   object BtnSiATodos: TPlaButton
  91.     Left = 137
  92.     Top = 144
  93.     Width = 64
  94.     Height = 21
  95.     Anchors = [akBottom]
  96.     Caption = 'S∩┐╜ a todos'
  97.     Font.Charset = DEFAULT_CHARSET
  98.     Font.Color = clWindowText
  99.     Font.Height = -11
  100.     Font.Name = 'Tahoma'
  101.     Font.Style = []
  102.     ParentFont = False
  103.     TabOrder = 1
  104.     OnClick = BtnSiATodosClick
  105.   end
  106.   object BtnNoATodos: TPlaButton
  107.     Left = 283
  108.     Top = 144
  109.     Width = 64
  110.     Height = 21
  111.     Anchors = [akBottom]
  112.     Caption = 'Cancelar'
  113.     Font.Charset = DEFAULT_CHARSET
  114.     Font.Color = clWindowText
  115.     Font.Height = -11
  116.     Font.Name = 'Tahoma'
  117.     Font.Style = []
  118.     ParentFont = False
  119.     TabOrder = 3
  120.     OnClick = BtnNoATodosClick
  121.   end
  122.   object PBEscondido: TPlaButton
  123.     Left = 12
  124.     Top = 330
  125.     Width = 64
  126.     Height = 21
  127.     Anchors = [akBottom]
  128.     Caption = 'S∩┐╜'
  129.     Font.Charset = DEFAULT_CHARSET
  130.     Font.Color = clWindowText
  131.     Font.Height = -11
  132.     Font.Name = 'Tahoma'
  133.     Font.Style = []
  134.     ParentFont = False
  135.     TabOrder = 4
  136.     TabStop = False
  137.     OnClick = btnSiClick
  138.   end
  139.   object PCBAccionExtra: TPlaCheckBox
  140.     Left = 68
  141.     Top = 116
  142.     Width = 230
  143.     Height = 16
  144.     Anchors = [akBottom]
  145.     Caption = 'Desinfectar el archivo antes de restaurarlo.'
  146.     Font.Charset = DEFAULT_CHARSET
  147.     Font.Color = clWindowText
  148.     Font.Height = -11
  149.     Font.Name = 'Tahoma'
  150.     Font.Style = []
  151.     ParentFont = False
  152.     TabOrder = 5
  153.     Visible = False
  154.     State = cbChecked
  155.   end
  156. end
  157.